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

declare const MailOpenLineIcon: RemixiconReactIconComponentType;
export default MailOpenLineIcon;
