export function CirclesBackground( props: React.ComponentPropsWithoutRef<'svg'>, ) { return ( ) }