/// import { SvgIconProps } from './types'; export declare function AnimalDogIcon({ className, ...props }?: Partial): JSX.Element;