import { Player } from '@oplayer/core'; import type { UiConfig } from '../types'; export default function registerFullScreenRotation(player: Player, config: UiConfig): void; //# sourceMappingURL=rotation.d.ts.map