import { type ExtractPropTypes, type PropType } from 'vue'; import { type BadgeProps } from 'xzx-design/es/components'; export declare const actionBarIconProps: { to: PropType; url: StringConstructor; replace: BooleanConstructor; } & { dot: BooleanConstructor; text: StringConstructor; icon: { type: PropType>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null; }; color: StringConstructor; badge: (NumberConstructor | StringConstructor)[]; iconClass: PropType; badgeProps: PropType>; iconPrefix: StringConstructor; }; export type ActionBarIconProps = ExtractPropTypes; declare const _default: import("vue").DefineComponent; url: StringConstructor; replace: BooleanConstructor; } & { dot: BooleanConstructor; text: StringConstructor; icon: { type: PropType>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null; }; color: StringConstructor; badge: (NumberConstructor | StringConstructor)[]; iconClass: PropType; badgeProps: PropType>; iconPrefix: StringConstructor; }>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; url: StringConstructor; replace: BooleanConstructor; } & { dot: BooleanConstructor; text: StringConstructor; icon: { type: PropType>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null; }; color: StringConstructor; badge: (NumberConstructor | StringConstructor)[]; iconClass: PropType; badgeProps: PropType>; iconPrefix: StringConstructor; }>> & Readonly<{}>, { replace: boolean; dot: boolean; icon: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;