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

declare const BellFillIcon: RemixiconReactIconComponentType;
export default BellFillIcon;
