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