export declare const endpoints: { FIND_ONE_WALLET_BY: string; CREDIT_WALLET: string; DEBIT_WALLET: string; CREATE_WALLET: string; CREATE_WALLET_HISTORICAL: string; GET_ONE_WALLET_BY_ID: string; GET_WALLET_HISTORICAL: string; };