import type { SVGProps } from 'react';
declare const SvgDownIndicatorIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgDownIndicatorIcon;
//# sourceMappingURL=DownIndicatorIcon.d.ts.map