/** @jsxRuntime classic */ /** @jsx jsx */ import { FC } from 'react'; export declare const CourtsButton: FC;