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