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