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