import { IconProps } from '../types'; export declare const Bell: (props: IconProps) => JSX.Element;