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