/** * * @returns `true` if the wallet does not have a UI and can sign transactions without user interaction. */ export declare function useIsHeadlessWallet(): boolean; //# sourceMappingURL=useIsHeadlessWallet.d.ts.map