import type { IconProps } from '../../types'; declare const RabbitLine: import("react").NamedExoticComponent; /** * MingCute Icon: Rabbit Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { RabbitLine };