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

declare const PlantLineIcon: RemixiconReactIconComponentType;
export default PlantLineIcon;
