import { useLayoutEffect } from "react";
export declare const useSafeLayoutEffect: typeof useLayoutEffect;
