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