import { DependencyList } from 'react'; export declare function useDeepDependencies(dependencies: DependencyList): DependencyList;