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