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