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

declare const LeafLineIcon: RemixiconReactIconComponentType;
export default LeafLineIcon;
