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

declare const BezierIcon: MdiReactIconComponentType;
export default BezierIcon;
