/** * Used to mark this package's client in order to validate the right client is * provided. */ export declare const aiClientSymbol: unique symbol; //# sourceMappingURL=constants.d.ts.map