/// import { IBulkEditProps } from "../IBulkEditProps"; export declare const Table: (props: IBulkEditProps) => JSX.Element;