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

declare const StravaIcon: MdiReactIconComponentType;
export default StravaIcon;
