import type { SVGProps } from 'react'; /** @deprecated */ declare const SvgLock: (props: SVGProps) => import("react").JSX.Element; export default SvgLock;