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