import type { PropType, SlotsType } from 'vue'; import type { TitleSlotProps } from './type'; export declare const ATitle: import("vue").DefineComponent; }; iconClass: { type: StringConstructor; }; text: { type: StringConstructor; }; }>, () => import("vue").VNode | import("vue").VNode[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; iconClass: { type: StringConstructor; }; text: { type: StringConstructor; }; }>> & Readonly<{}>, { icon: boolean; }, SlotsType<{ default: TitleSlotProps; }>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; //# sourceMappingURL=ATitle.d.ts.map