import React from 'react' export const OpenAILightLogo = (props: React.SVGProps) => ( ) export const OpenAIDarkLogo = (props: React.SVGProps) => ( )