import { PageElementsContextValue } from "../types"; export declare function usePageElements(): PageElementsContextValue;