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

declare const PodiumGoldIcon: MdiReactIconComponentType;
export default PodiumGoldIcon;
