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

declare const MailStarFillIcon: RemixiconReactIconComponentType;
export default MailStarFillIcon;
