import { TableDefinition, TableRowDefinition } from '@uidu/adf-schema'; export declare const table: (...content: Array) => TableDefinition;