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

declare const CancelScheduleSend: ReactIconComponentType;
export default CancelScheduleSend;
            