import { SVGProps } from "react"; declare const Qash: (props: SVGProps) => JSX.Element; export default Qash;