declare const getApprovalAmount: (x: any) => string; export { getApprovalAmount };