import { WidgetBase } from '../..'; import './youtube-background-widget.css'; export declare class YoutubeBackgroundWidget extends WidgetBase { }