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