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