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