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