export declare enum FullscreenTypes { NONE = 0, TOP = 1, BOTTOM = 2, START = 3, END = 4 }