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