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

declare const TruckLineIcon: RemixiconReactIconComponentType;
export default TruckLineIcon;
