import type { UNBookPaymentComponentProps } from './UNBookPaymentComponent'; export declare const getBookPaymentParams: (props: UNBookPaymentComponentProps) => string; export declare const getBookPaymentScript: () => string; //# sourceMappingURL=UNBookPaymentComponent.utils.d.ts.map