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