import React from 'react'; declare const useSafeLayoutEffect: typeof React.useLayoutEffect; export { useSafeLayoutEffect };