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