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