import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Virtual: React.FC; export default Virtual;