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