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

declare const PfDiversify: ReactIconComponentType;
export default PfDiversify;
            