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

declare const MailOpenFillIcon: RemixiconReactIconComponentType;
export default MailOpenFillIcon;
