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