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