import { MdiReactIconComponentType } from './dist/typings';

declare const TrademarkIcon: MdiReactIconComponentType;
export default TrademarkIcon;
