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

declare const MailLineIcon: RemixiconReactIconComponentType;
export default MailLineIcon;
