/// import { SvgIconProps } from './types'; export declare function CheckboxCheckedIcon({ className, ...props }?: Partial): JSX.Element;