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