declare const _default: import('vue').DefineComponent<{}, {
    size: string;
    animated: boolean;
    status: string;
    showText: boolean;
    animationType: string;
    $props: {
        readonly size?: string | undefined;
        readonly animated?: boolean | undefined;
        readonly status?: string | undefined;
        readonly showText?: boolean | undefined;
        readonly animationType?: string | undefined;
    };
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLSpanElement>;
export default _default;
//# sourceMappingURL=Status.vue.d.ts.map