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

declare const TaskLineIcon: RemixiconReactIconComponentType;
export default TaskLineIcon;
