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