import type { UNCheckPaymentComponentProps } from './UNCheckPaymentComponent'; export declare const getCheckPaymentParams: (props: UNCheckPaymentComponentProps) => string; export declare const getCheckPaymentScript: () => string; //# sourceMappingURL=UNCheckPaymentComponent.utils.d.ts.map