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