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

declare const MailStarLineIcon: RemixiconReactIconComponentType;
export default MailStarLineIcon;
