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

declare const TrackChangesIcon: MdiReactIconComponentType;
export default TrackChangesIcon;
