import { ReactIconComponentType } from '../types';

declare const Doorbell: ReactIconComponentType;
export default Doorbell;
            