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

declare const Celebration: ReactIconComponentType;
export default Celebration;
            