/** * @license * Copyright 2026 Google LLC * SPDX-License-Identifier: Apache-2.0 */ export const DEFAULT_TOTAL_MAX_MATCHES = 20000; export const DEFAULT_SEARCH_TIMEOUT_MS = 30000;