export interface ABCDevice {
}
export interface ABCListener {
}
//# sourceMappingURL=ABC.d.ts.map