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