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