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