import * as tsx from 'vue-tsx-support';
export declare const Card: import("vue").VueConstructor<{
    _tsxattrs: tsx.TsxComponentAttrs<{} & {}, {}, {}>;
} & import("vue").default>;
