/**
 * Clears Angular DepsTracker cache
 */
export declare const clearAngularCache: () => void;
