import { SVGProps } from 'react' export function ClerkFullLogo(props: SVGProps) { return ( ) }