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

declare const CakeLayeredIcon: MdiReactIconComponentType;
export = CakeLayeredIcon;