export declare const deprecateError: (oldKey: string, alternativeKey: string, issue: string) => never;