import { type DriverProps, KeyboardType } from "halo-fe"; declare var __VLS_34: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_34) => any; }; declare const __VLS_base: import("vue").DefineComponent void; refresh: () => Promise; loadAsync: (reload?: boolean) => Promise; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { loaded: (apps: any[], envs: any[], drivers: any[]) => any; succeed: (page: string, name: string) => any; change: (type: "id" | "app" | "env", value: string | number, option: any) => any; }, string, import("vue").PublicProps, Readonly & Readonly<{ onLoaded?: (apps: any[], envs: any[], drivers: any[]) => any; onSucceed?: (page: string, name: string) => any; onChange?: (type: "id" | "app" | "env", value: string | number, option: any) => any; }>, { label: boolean; width: number; editable: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };