import type { UIInterface } from '../types'; export declare const thumbnailCls: string; export declare const vttThumbnailsCls: string; export default function (it: UIInterface, container: HTMLElement): void; //# sourceMappingURL=Thumbnail.d.ts.map