import { deprecationWarning } from '../../utils/warnings'; export declare function useDeprecationWarning(...args: Parameters): void;