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

declare const DropLineIcon: RemixiconReactIconComponentType;
export default DropLineIcon;
