export declare class SwirlVideoThumbnail { durationLabel?: string; duration?: string; label: string; src: string; render(): any; }