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