import { ReactIconComponentType } from '../types';

declare const VpnKey: ReactIconComponentType;
export default VpnKey;
            