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

declare const MailSendLineIcon: RemixiconReactIconComponentType;
export default MailSendLineIcon;
