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