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

declare const MailCloseFillIcon: RemixiconReactIconComponentType;
export default MailCloseFillIcon;
