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