/// import { Icon } from '../../../../types/Icon'; export declare const IconCheckboxChecked: ({ ...restProps }: Icon) => JSX.Element; //# sourceMappingURL=checkbox_checked.d.ts.map