export declare class IptOictPaymentsDataSource { getPaymentsData(sourceUrl: string): Promise; }