export declare const useServerLayoutEffect: (id: string, effect: () => void, dependencies: unknown[]) => void;