export declare const useIsParentGlobalContent: () => { pathContainsGlobalContent: (path: string[]) => boolean; };