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

declare const TodoLineIcon: RemixiconReactIconComponentType;
export default TodoLineIcon;
