import type { IconComponent } from '../types'; declare const BellBing: IconComponent; export default BellBing;