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