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