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