import * as React from 'react'; declare function Crop75Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Crop75Icon;