/**
 * SDK info
 * @internal
 */
export declare const SDK_INFO: {
    NAME: string;
    RUNTIME: string;
    LANGUAGE: string;
};
//# sourceMappingURL=constants.d.ts.map