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