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