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