/** * Speed of all Taiga UI animations. 1 equals 300ms. */ export declare const CUI_ANIMATIONS_SPEED: import("@angular/core").InjectionToken;