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