/// import { IconProps } from "../SvgIcon"; export declare const Unlock: (props?: IconProps) => JSX.Element; export default Unlock;