import { IJaenPage } from '../../../../types'; /** * Access the PageTree of the JaenContext and Static. */ export declare const useJaenPageTree: () => IJaenPage[];