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