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