export type ControlsPosition = 'middle' | 'top right' | 'top left' | 'bottom right' | 'bottom left';