export declare enum ScreenRotation { Landscape = 0, Portrait = 1, All = 2, }