import { SvgIconComponent } from './types'; declare const CakeIcon: SvgIconComponent; export default CakeIcon;