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

declare const EmailTickIcon: MdiReactIconComponentType;
export default EmailTickIcon;
