luxlabs header browser preview


@class NSDictionary;

@interface _ICQXMLSpecification : NSObject {
    NSDictionary *_placeholderInfo;
}

- (id)stringForPlaceholder:(id)a0;
- (id)stringForPlaceholder:(id)a0 withDeviceInfo:(id)a1;
- (id)placeholderReplacementsWithDeviceInfo:(id)a0;
- (id)initWithPlaceholderInfo:(id)a0;
- (void).cxx_destruct;

@end