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