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

declare const VectorBezierIcon: MdiReactIconComponentType;
export default VectorBezierIcon;
