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