import { RemixiconReactIconComponentType } from './dist/typings';

declare const BellLineIcon: RemixiconReactIconComponentType;
export default BellLineIcon;
