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