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