import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const Crop23Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default Crop23Icon;
