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