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

declare const MailAddFillIcon: RemixiconReactIconComponentType;
export default MailAddFillIcon;
