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

declare const DriveLineIcon: RemixiconReactIconComponentType;
export default DriveLineIcon;
