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