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