import { Icon } from '../../../../types/Icon'; export declare const IconMultiselectable: ({ ...restProps }: Icon) => JSX.Element;