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