import * as React from 'react'; declare function ChevronUp2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ChevronUp2; export default ChevronUp2;