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