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

declare const CakeIcon: MdiReactIconComponentType;
export default CakeIcon;
