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

declare const DvLineIcon: RemixiconReactIconComponentType;
export default DvLineIcon;
