/// import { PlainTableProps } from './interfaces'; export declare function PlainTable(props: PlainTableProps): JSX.Element;