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