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

declare const TimerFillIcon: RemixiconReactIconComponentType;
export default TimerFillIcon;
