import type { FunctionalComponent } from 'vue'; declare const DishDot: FunctionalComponent<{}, {}>; export default DishDot;