export declare const deprecationWarning: (file: string, oldName: string, newName?: string) => void;