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

declare const SendAndArchive: ReactIconComponentType;
export default SendAndArchive;
            