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

declare const ScheduleSend: ReactIconComponentType;
export default ScheduleSend;
            