// https://react-svgr.com/playground/?typescript=true import * as React from "react"; import { type SVGProps } from "react"; export const PostHogLogo = (props: SVGProps) => ( );