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