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