import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const TheaterMasks: m.Component<SVGAttributes>;
export default TheaterMasks;
