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

declare const MailForbidFillIcon: RemixiconReactIconComponentType;
export default MailForbidFillIcon;
