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