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

declare const PodiumBronzeIcon: MdiReactIconComponentType;
export default PodiumBronzeIcon;
