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