import '../style/import-parameter-template'; declare const _default: import("vue").DefineComponent<{ nameField: { type: StringConstructor; default: string; }; versionField: { type: StringConstructor; default: string; }; confField: { type: StringConstructor; default: string; }; nameSuffix: { type: StringConstructor; default: string; }; versionList: { type: import("vue").PropType; default: () => never[]; }; confExample: { type: StringConstructor; default: string; }; isConverting: { type: BooleanConstructor; default: boolean; }; parameterListProps: { type: import("vue").PropType[]; hiddenColumns: import("../../../components/parameter-list").ParameterListColId[]; loading: boolean; permissions: { update: boolean; }; } & { updateFn?: ((items: Record[]) => Promise) | undefined; } & { sort: import("@dao-style/core").DaoTableSort; data: import("@dao-style/core").DataPropType; columns: import("@dao-style/core").DaoTableColumn[]; search: import("@dao-style/core").SearchModelType; loading: boolean; searchOptions: import("@dao-style/core").SearchOption[]; selectedRows: import("@dao-style/core").DataPropType; selectable: import("@dao-style/core").SelectablePropType; pageLayout: import("@dao-style/core").PaginationLayoutKey[]; compact: boolean; hideBatchBar: boolean; noShadow: boolean; hideSearch: boolean; expandable: boolean; searchPlaceholder: string; hideToolbar: boolean; hideSetting: boolean; hideRefresh: boolean; pageSize: number; total: number; noRounded: boolean; currentPage: number; showHeader: boolean; selectionType: "multiple" | "single"; expandedRows: import("@dao-style/core").DataPropType; highlight: boolean; pageSizeOptions: number[]; pageSizerWidth: number; } & { id?: string | undefined; fuzzy?: import("@dao-style/core").FuzzyOption | undefined; highlightedRow?: Record | undefined; pageFormat?: ((val: number) => string) | undefined; totalFormat?: ((val: number) => string) | undefined; emptyText?: string | undefined; selectedFormat?: ((total: number) => string) | undefined; deselectText?: string | undefined; removeText?: string | undefined; }>>; default: () => {}; }; }, { steps: { id: string; label: string; }[]; nameYup: import("vue").ComputedRef>; nameSuffixRegExp: RegExp; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: () => never[]; }; confExample: { type: StringConstructor; default: string; }; isConverting: { type: BooleanConstructor; default: boolean; }; parameterListProps: { type: import("vue").PropType[]; hiddenColumns: import("../../../components/parameter-list").ParameterListColId[]; loading: boolean; permissions: { update: boolean; }; } & { updateFn?: ((items: Record[]) => Promise) | undefined; } & { sort: import("@dao-style/core").DaoTableSort; data: import("@dao-style/core").DataPropType; columns: import("@dao-style/core").DaoTableColumn[]; search: import("@dao-style/core").SearchModelType; loading: boolean; searchOptions: import("@dao-style/core").SearchOption[]; selectedRows: import("@dao-style/core").DataPropType; selectable: import("@dao-style/core").SelectablePropType; pageLayout: import("@dao-style/core").PaginationLayoutKey[]; compact: boolean; hideBatchBar: boolean; noShadow: boolean; hideSearch: boolean; expandable: boolean; searchPlaceholder: string; hideToolbar: boolean; hideSetting: boolean; hideRefresh: boolean; pageSize: number; total: number; noRounded: boolean; currentPage: number; showHeader: boolean; selectionType: "multiple" | "single"; expandedRows: import("@dao-style/core").DataPropType; highlight: boolean; pageSizeOptions: number[]; pageSizerWidth: number; } & { id?: string | undefined; fuzzy?: import("@dao-style/core").FuzzyOption | undefined; highlightedRow?: Record | undefined; pageFormat?: ((val: number) => string) | undefined; totalFormat?: ((val: number) => string) | undefined; emptyText?: string | undefined; selectedFormat?: ((total: number) => string) | undefined; deselectText?: string | undefined; removeText?: string | undefined; }>>; default: () => {}; }; }>>, { nameField: string; versionField: string; confField: string; nameSuffix: string; versionList: string[]; confExample: string; isConverting: boolean; parameterListProps: Partial<{ data: Record[]; hiddenColumns: import("../../../components/parameter-list").ParameterListColId[]; loading: boolean; permissions: { update: boolean; }; } & { updateFn?: ((items: Record[]) => Promise) | undefined; } & { sort: import("@dao-style/core").DaoTableSort; data: import("@dao-style/core").DataPropType; columns: import("@dao-style/core").DaoTableColumn[]; search: import("@dao-style/core").SearchModelType; loading: boolean; searchOptions: import("@dao-style/core").SearchOption[]; selectedRows: import("@dao-style/core").DataPropType; selectable: import("@dao-style/core").SelectablePropType; pageLayout: import("@dao-style/core").PaginationLayoutKey[]; compact: boolean; hideBatchBar: boolean; noShadow: boolean; hideSearch: boolean; expandable: boolean; searchPlaceholder: string; hideToolbar: boolean; hideSetting: boolean; hideRefresh: boolean; pageSize: number; total: number; noRounded: boolean; currentPage: number; showHeader: boolean; selectionType: "multiple" | "single"; expandedRows: import("@dao-style/core").DataPropType; highlight: boolean; pageSizeOptions: number[]; pageSizerWidth: number; } & { id?: string | undefined; fuzzy?: import("@dao-style/core").FuzzyOption | undefined; highlightedRow?: Record | undefined; pageFormat?: ((val: number) => string) | undefined; totalFormat?: ((val: number) => string) | undefined; emptyText?: string | undefined; selectedFormat?: ((total: number) => string) | undefined; deselectText?: string | undefined; removeText?: string | undefined; }>; }>; export default _default;