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

declare const TaskFillIcon: RemixiconReactIconComponentType;
export default TaskFillIcon;
