export declare const paymentServices: any; export declare const paymentTypes: any[]; export declare const paymentKeys: string[]; export declare const isCustomPayment: (service: string) => boolean;