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