// Copyright © 2022-2026 Partium, Inc. DBA Partium export declare enum API_KEY_TYPE { FIND_API = "find_api", CATALOG_API = "catalog_api" }