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