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

declare const Recommend: ReactIconComponentType;
export default Recommend;
            