export declare const useSuggestedPages: () => { [x: string]: unknown; label?: string | undefined; labelTranslationKey?: string | undefined; page: string; }[] & any[]; //# sourceMappingURL=useSuggestedPages.d.ts.map