export declare type RotLerpModeType = 'Lerp' | 'Prev' | 'Next';