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