/// export declare function Table(props: { [propName: string]: any; }): JSX.Element;