/** * Duration for a typical transition animation, such as rescaling the canvas * UI. */ export declare const ANIMATION_DURATION_TRANSITION = 400;