import * as React from "react"; declare function Crop(props: React.SVGProps): any; export default Crop;