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