import { IconProps } from '../types';
declare function Bell(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Bell;
//# sourceMappingURL=Bell.d.ts.map