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

declare const Vrpano: ReactIconComponentType;
export default Vrpano;
            