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