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

declare const GmailIcon: MdiReactIconComponentType;
export default GmailIcon;
