export declare function createWallet(providerUrl: string, privateKey?: string): Promise<import("@fuel-ts/account").WalletUnlocked>;
//# sourceMappingURL=createWallet.d.ts.map