import { SvgOptions } from '@ironsource/fusion-ui/components/svg'; export interface VideoPlayerOptions { svgOptions: SvgOptions; }