export interface OracleResponseAttribute extends AttributeBase { readonly type: AttributeType.OracleResponse; }