export declare const useInstalledApps: () => { installedApps: string[]; appsLibrary: import("../../index.js").AppLibraryList; };