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