export interface APIKey { key?: string; validateKeyProperty?: boolean; } //# sourceMappingURL=APIKey.d.ts.map