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