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