import type { IconComponent } from '../types'; declare const Cake: IconComponent; export default Cake;