import type { SVGProps } from "react"; import * as React from "react"; declare const SvgArrowDownS: (props: SVGProps) => React.JSX.Element; export default SvgArrowDownS; //# sourceMappingURL=ArrowDownS.d.ts.map