export declare type WorkspaceAnimationTimingType = 'ease' | 'linear' | 'ease-in' | 'ease-out' | 'ease-in-out';