export declare function table(props?: { height?: number; [key: string]: any; }): AsyncIterableIterator; //# sourceMappingURL=table.d.ts.map