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

declare const TimelineTextIcon: MdiReactIconComponentType;
export default TimelineTextIcon;
