import type { SVGProps } from 'react'; export declare function LockLockedIcon(props: SVGProps): JSX.Element;