export declare const useAssetManager: () => import("./AssetsManager.context").AssetsManagerContextValue;
