import * as React from 'react';
export declare const useSafeLayoutEffect: typeof React.useLayoutEffect;
