export declare const useDeprecatedHook: (name: string, nameNext?: string) => void;
