import { ethers } from 'ethers';
export declare function createAuthorizationToken(wallet: ethers.Wallet): Promise<string>;
//# sourceMappingURL=provider-auth.d.ts.map