/** * Get the Strata account fetch cache to save on rcp calls. Generally, you want to use {@link useAccount} * @returns */ export declare const useAccountFetchCache: () => import("@strata-foundation/spl-utils").AccountFetchCache; //# sourceMappingURL=useAccountFetchCache.d.ts.map