import { FC } from 'react'; export declare const DropdownSelectAll: FC; export default DropdownSelectAll;