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

declare const TimeLineIcon: RemixiconReactIconComponentType;
export default TimeLineIcon;
