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