export declare const formatPayment: (payment: string) => string;
