import { NativeEventEmitter } from "react-native";
import type { Spec } from "./NativeEpsonEscposprinter";
declare const NativeInterface: Spec;
declare const events: NativeEventEmitter;
export { events, NativeInterface };
//# sourceMappingURL=NativeInterface.d.ts.map