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