import { ReactIconComponentType } from '../types';

declare const Theaters: ReactIconComponentType;
export default Theaters;
            