import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const BezierIcon: FunctionalComponent; export default BezierIcon;