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