import { SVGProps } from 'react';

declare const ShibaInu: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { ShibaInu as default };
