export declare const API: { LIST_ORDERS: string; CREATE_ORDER: string; WITHDRAWALS: string; CREATE_WITHDRAWAL: string; BALANCE: string; CURRENCIES: string; CURRENCY_STATUS: (methodId: number) => string; WITHDRAWAL_CURRENCIES: string; SHOPS: string; }; //# sourceMappingURL=api.d.ts.map