import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CakeIcon: FunctionalComponent; export default CakeIcon;