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