import { IconSvgProps } from '../types';
declare const Rabbit: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Rabbit;
//# sourceMappingURL=Rabbit.d.ts.map