declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
    asyncLoading: {
        type: import("vue").PropType<import("@/components").TdListProps['asyncLoading']>;
    };
    footer: {
        type: import("vue").PropType<import("@/components").TdListProps['footer']>;
    };
    header: {
        type: import("vue").PropType<import("@/components").TdListProps['header']>;
    };
    onLoadMore: import("vue").PropType<import("@/components").TdListProps['onLoadMore']>;
    onScroll: import("vue").PropType<import("@/components").TdListProps['onScroll']>;
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("load-more" | "scroll")[], "load-more" | "scroll", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
    asyncLoading: {
        type: import("vue").PropType<import("@/components").TdListProps['asyncLoading']>;
    };
    footer: {
        type: import("vue").PropType<import("@/components").TdListProps['footer']>;
    };
    header: {
        type: import("vue").PropType<import("@/components").TdListProps['header']>;
    };
    onLoadMore: import("vue").PropType<import("@/components").TdListProps['onLoadMore']>;
    onScroll: import("vue").PropType<import("@/components").TdListProps['onScroll']>;
}>> & Readonly<{
    "onLoad-more"?: (...args: any[]) => any;
    onScroll?: (...args: any[]) => any;
}>, {}, {}, {
    TLoading: {
        new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
            attach: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['attach']>;
                default: import("@/components").TdLoadingProps['attach'];
            };
            content: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['content']>;
            };
            default: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['default']>;
            };
            delay: {
                type: NumberConstructor;
                default: number;
            };
            duration: {
                type: NumberConstructor;
                default: number;
            };
            fullscreen: BooleanConstructor;
            indicator: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['indicator']>;
                default: import("@/components").TdLoadingProps['indicator'];
            };
            inheritColor: BooleanConstructor;
            layout: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['layout']>;
                default: import("@/components").TdLoadingProps['layout'];
                validator(val: import("@/components").TdLoadingProps['layout']): boolean;
            };
            loading: {
                type: BooleanConstructor;
                default: boolean;
            };
            pause: BooleanConstructor;
            reverse: BooleanConstructor;
            size: {
                type: StringConstructor;
                default: string;
            };
            text: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['text']>;
            };
            theme: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['theme']>;
                default: import("@/components").TdLoadingProps['theme'];
                validator(val: import("@/components").TdLoadingProps['theme']): boolean;
            };
        }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
            attach: import("@/common").AttachNode;
            delay: number;
            duration: number;
            fullscreen: boolean;
            indicator: boolean | ((h: typeof import('vue').h) => import("@/common").TNodeReturnValue);
            inheritColor: boolean;
            layout: "horizontal" | "vertical";
            loading: boolean;
            pause: boolean;
            reverse: boolean;
            size: string;
            theme: "circular" | "dots" | "spinner";
        }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
            P: {};
            B: {};
            D: {};
            C: {};
            M: {};
            Defaults: {};
        }, Readonly<import("vue").ExtractPropTypes<{
            attach: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['attach']>;
                default: import("@/components").TdLoadingProps['attach'];
            };
            content: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['content']>;
            };
            default: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['default']>;
            };
            delay: {
                type: NumberConstructor;
                default: number;
            };
            duration: {
                type: NumberConstructor;
                default: number;
            };
            fullscreen: BooleanConstructor;
            indicator: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['indicator']>;
                default: import("@/components").TdLoadingProps['indicator'];
            };
            inheritColor: BooleanConstructor;
            layout: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['layout']>;
                default: import("@/components").TdLoadingProps['layout'];
                validator(val: import("@/components").TdLoadingProps['layout']): boolean;
            };
            loading: {
                type: BooleanConstructor;
                default: boolean;
            };
            pause: BooleanConstructor;
            reverse: BooleanConstructor;
            size: {
                type: StringConstructor;
                default: string;
            };
            text: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['text']>;
            };
            theme: {
                type: import("vue").PropType<import("@/components").TdLoadingProps['theme']>;
                default: import("@/components").TdLoadingProps['theme'];
                validator(val: import("@/components").TdLoadingProps['theme']): boolean;
            };
        }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, {
            attach: import("@/common").AttachNode;
            delay: number;
            duration: number;
            fullscreen: boolean;
            indicator: boolean | ((h: typeof import('vue').h) => import("@/common").TNodeReturnValue);
            inheritColor: boolean;
            layout: "horizontal" | "vertical";
            loading: boolean;
            pause: boolean;
            reverse: boolean;
            size: string;
            theme: "circular" | "dots" | "spinner";
        }>;
        __isFragment?: never;
        __isTeleport?: never;
        __isSuspense?: never;
    } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
        attach: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['attach']>;
            default: import("@/components").TdLoadingProps['attach'];
        };
        content: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['content']>;
        };
        default: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['default']>;
        };
        delay: {
            type: NumberConstructor;
            default: number;
        };
        duration: {
            type: NumberConstructor;
            default: number;
        };
        fullscreen: BooleanConstructor;
        indicator: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['indicator']>;
            default: import("@/components").TdLoadingProps['indicator'];
        };
        inheritColor: BooleanConstructor;
        layout: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['layout']>;
            default: import("@/components").TdLoadingProps['layout'];
            validator(val: import("@/components").TdLoadingProps['layout']): boolean;
        };
        loading: {
            type: BooleanConstructor;
            default: boolean;
        };
        pause: BooleanConstructor;
        reverse: BooleanConstructor;
        size: {
            type: StringConstructor;
            default: string;
        };
        text: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['text']>;
        };
        theme: {
            type: import("vue").PropType<import("@/components").TdLoadingProps['theme']>;
            default: import("@/components").TdLoadingProps['theme'];
            validator(val: import("@/components").TdLoadingProps['theme']): boolean;
        };
    }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
        attach: import("@/common").AttachNode;
        delay: number;
        duration: number;
        fullscreen: boolean;
        indicator: boolean | ((h: typeof import('vue').h) => import("@/common").TNodeReturnValue);
        inheritColor: boolean;
        layout: "horizontal" | "vertical";
        loading: boolean;
        pause: boolean;
        reverse: boolean;
        size: string;
        theme: "circular" | "dots" | "spinner";
    }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin;
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
