import { SVGProps } from 'react';
export declare const VodThumbnailBadge: (props: SVGProps<SVGSVGElement>) => JSX.Element;
