import type { UCSecAuthType, UCSecPublicApiKeyCheckType } from '../sec.js';
export declare const DEFAULT_UC_SEC_AT: UCSecAuthType;
export declare const DEFAULT_UC_SEC_PAKCT: UCSecPublicApiKeyCheckType;
