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