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

declare const TimerLineIcon: RemixiconReactIconComponentType;
export default TimerLineIcon;
