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

declare const Whatshot: ReactIconComponentType;
export default Whatshot;
            