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

declare const MailForbidLineIcon: RemixiconReactIconComponentType;
export default MailForbidLineIcon;
