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

declare const VpnLock: ReactIconComponentType;
export default VpnLock;
            