@interface CNVCardSerializationStorage : NSObject + (id)storageWithData:(id)a0; + (id)storageWithString:(id)a0; @end