/** * @description This function will retreive a smart account and associated information from the BiconomyProvider for custom use. */ export declare const useSmartAccount: () => import("../providers/BiconomyProvider").BiconomyContextPayload; //# sourceMappingURL=useSmartAccount.d.ts.map