export declare enum MobileOrientation { ALL = 0, PORTRAIT = 1, LANDSCAPE = 2 }