import { ReactElement } from 'react';
export declare function get_TableCellStyle(): string;
export declare function Table(tableInputProps: any): ReactElement;
export default Table;
export declare function Entry(): ReactElement;
//# sourceMappingURL=Table.fs.d.ts.map