import { type PropType } from 'vue'; import { type PortalPaymentTransaction } from '@/model/transaction'; declare const _default: import("vue").DefineComponent; required: true; }; loading: { type: BooleanConstructor; required: true; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "row-click": (payment: PortalPaymentTransaction) => any; }, string, import("vue").PublicProps, Readonly; required: true; }; loading: { type: BooleanConstructor; required: true; }; }>> & Readonly<{ "onRow-click"?: ((payment: PortalPaymentTransaction) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;