import { ReactWrapper } from 'enzyme'; export declare const hookTestScope: (useHook: (props: any) => void, props?: Object) => ReactWrapper;