import type { IconProps } from '../../types';
declare const BnbLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Bnb Line
 * @see {@link https://remixicon.com/icon/bnb-line Remix Icon Docs}
 */
export { BnbLine };
