export declare const SdTitleBar: import("../../utils/vue/typescript").SFCWithInstall; default: string; }; icon: { type: import("vue").PropType>; }; iconColor: { type: StringConstructor; }; iconSize: { type: NumberConstructor; }; title: { type: StringConstructor; default: string; }; subTitle: { type: StringConstructor; default: string; }; desc: { type: StringConstructor; default: string; }; arrow: { type: BooleanConstructor; default: boolean; }; headClass: { type: StringConstructor; }; headStyle: { type: import("vue").PropType; }; bodyClass: { type: StringConstructor; }; bodyStyle: { type: import("vue").PropType; }; }, { ElIcon: import("element-plus/es/utils").SFCWithInstall, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; style: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>>, { size: import("element-plus/es/utils").BuildPropType, unknown, unknown>; color: string; }>> & Record; ArrowRight: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click-header"[], "click-header", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: string; }; icon: { type: import("vue").PropType>; }; iconColor: { type: StringConstructor; }; iconSize: { type: NumberConstructor; }; title: { type: StringConstructor; default: string; }; subTitle: { type: StringConstructor; default: string; }; desc: { type: StringConstructor; default: string; }; arrow: { type: BooleanConstructor; default: boolean; }; headClass: { type: StringConstructor; }; headStyle: { type: import("vue").PropType; }; bodyClass: { type: StringConstructor; }; bodyStyle: { type: import("vue").PropType; }; }>> & { "onClick-header"?: ((...args: any[]) => any) | undefined; }, { type: "primary" | "success" | "warning" | "info" | "danger" | "error"; title: string; subTitle: string; desc: string; arrow: boolean; }>> & Record; export default SdTitleBar; export * from './src/title-bar';