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