/** * Indicates if external extensions provider was processed. Returns true after passing extension list to the Host. * * @beta */ export declare function useExtensionListFetched(): boolean; //# sourceMappingURL=useExtensionListFetched.d.ts.map