import { IconProps } from '../Icon'; declare function SvgLock(props: IconProps): JSX.Element; export default SvgLock;