export declare const validatePaymentAmount: (paymentAmount: string | number) => string | undefined;