import { SVGProps } from "react";
declare const SvgBell2: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgBell2;
