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