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

declare const GoogleFitIcon: MdiReactIconComponentType;
export default GoogleFitIcon;
