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