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

declare const RunLineIcon: RemixiconReactIconComponentType;
export default RunLineIcon;
