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