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

declare const PodiumThirdIcon: MdiReactIconComponentType;
export default PodiumThirdIcon;
