export declare const deprecationWarning: (context: string, oldApi: string, newApi: string) => void;