import { SVGProps } from "react"; declare const SvgLock: (props: SVGProps) => JSX.Element; export default SvgLock;