import { MdiReactIconComponentType } from './dist/typings';

declare const TheaterIcon: MdiReactIconComponentType;
export default TheaterIcon;
