import * as React from "react"; declare function HashOutline(props: React.SVGProps): any; export default HashOutline;