export declare const LayoutContainerProvider: import("preact").Provider; export declare const useLayoutContainer: () => HTMLDivElement | null;