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