import type { PropType } from 'vue'; export interface DuxStatsBankcardInfo { type: string; title: string; name: string; no: string; } export declare const DuxStatsBankcard: import("vue").DefineComponent; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;