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

declare const DiversifyYellow: ReactIconComponentType;
export default DiversifyYellow;
            