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