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