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