import { IconDefinition } from '../types';
declare const ZhihuOutlined: IconDefinition;
export default ZhihuOutlined;
