import { IconComponent } from '..';
declare const BellRungIcon: IconComponent;
export { BellRungIcon };
