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