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

declare const PodiumSilverIcon: MdiReactIconComponentType;
export default PodiumSilverIcon;
