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

declare const VectorLineIcon: MdiReactIconComponentType;
export default VectorLineIcon;
