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