import { IconSvgProps } from '../types';
declare const TrendDown: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TrendDown;
//# sourceMappingURL=TrendDown.d.ts.map