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