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