import { RemixiconReactIconComponentType } from './dist/typings';

declare const MailFillIcon: RemixiconReactIconComponentType;
export default MailFillIcon;
