export interface StoryVideoSettings {
  videoUrl: string;
}
