import { PlusCircleIcon } from "@heroicons/react/24/outline"; export interface AddLocationButtonProps { } export const AddLocationButton:React.FC = () =>
;