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

declare const AttachEmail: ReactIconComponentType;
export default AttachEmail;
            