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

declare const TheaterComedy: ReactIconComponentType;
export default TheaterComedy;
            