import * as React from "react"; declare function SvgHash(props: React.SVGProps): React.JSX.Element; export default SvgHash;