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