export declare enum AdRotationMode { UNKNOWN = "UNKNOWN", OPTIMIZE = "OPTIMIZE", ROTATE_FOREVER = "ROTATE_FOREVER" }