export class CssManager { videoElement: HTMLElement; playerElement: HTMLElement; private classesApplied: boolean; applyScaling() {} }