import * as React from "react"; export declare const ChevronUpIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=ChevronUpIcon.d.ts.map