declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
    cascading: {
        type: import("vue").PropType<import("@/components").TdAvatarGroupProps['cascading']>;
        default: import("@/components").TdAvatarGroupProps['cascading'];
        validator(val: import("@/components").TdAvatarGroupProps['cascading']): boolean;
    };
    collapseAvatar: {
        type: import("vue").PropType<import("@/components").TdAvatarGroupProps['collapseAvatar']>;
    };
    max: {
        type: NumberConstructor;
    };
    shape: {
        type: import("vue").PropType<import("@/components").TdAvatarGroupProps['shape']>;
        validator(val: import("@/components").TdAvatarGroupProps['shape']): boolean;
    };
    size: {
        type: StringConstructor;
        default: string;
    };
    onCollapsedItemClick: import("vue").PropType<import("@/components").TdAvatarGroupProps['onCollapsedItemClick']>;
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
    cascading: {
        type: import("vue").PropType<import("@/components").TdAvatarGroupProps['cascading']>;
        default: import("@/components").TdAvatarGroupProps['cascading'];
        validator(val: import("@/components").TdAvatarGroupProps['cascading']): boolean;
    };
    collapseAvatar: {
        type: import("vue").PropType<import("@/components").TdAvatarGroupProps['collapseAvatar']>;
    };
    max: {
        type: NumberConstructor;
    };
    shape: {
        type: import("vue").PropType<import("@/components").TdAvatarGroupProps['shape']>;
        validator(val: import("@/components").TdAvatarGroupProps['shape']): boolean;
    };
    size: {
        type: StringConstructor;
        default: string;
    };
    onCollapsedItemClick: import("vue").PropType<import("@/components").TdAvatarGroupProps['onCollapsedItemClick']>;
}>> & Readonly<{}>, {
    cascading: import("@/components").CascadingValue;
    size: string;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
