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

declare const CakeLayeredIcon: MdiReactIconComponentType;
export default CakeLayeredIcon;
