export declare const useStaticJaenPage: (jaenPageId: string) => import("../../../../types").IJaenPage | undefined;