export declare enum SpriteViewMode { PITCH_YAW = 1, FREE = 2, PITCH_YAW_ROLL = 3, YAW_ROLL = 4 }