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

declare const MailCheckLineIcon: RemixiconReactIconComponentType;
export default MailCheckLineIcon;
