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

declare const MailAddLineIcon: RemixiconReactIconComponentType;
export default MailAddLineIcon;
