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