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

declare const Festival: ReactIconComponentType;
export default Festival;
            