import { RenderFunction } from 'vue';
declare const CakeIcon: RenderFunction;
export default CakeIcon;
