import { ConstructableCell } from '../../types/table.types'; export declare function hasMetadata(component: ConstructableCell): boolean;