import { Wallet } from './index';
export declare function authorizeChannel(wallet: Wallet, channelId: string, amount: string): string;
//# sourceMappingURL=authorizeChannel.d.ts.map