import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Doorbell: StyledIcon; export declare const DoorbellDimensions: { height: number; width: number; };