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