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

declare const TheatersIcon: MdiReactIconComponentType;
export default TheatersIcon;
