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

declare const PodiumIcon: MdiReactIconComponentType;
export default PodiumIcon;
