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