import { SvgIconComponent } from './types'; declare const DoorbellIcon: SvgIconComponent; export default DoorbellIcon;