import { POSClient as Client } from "./client.js"; export * from "./constants/index.js"; export * from "./types/index.js"; export declare const POSClient: typeof Client; export default Client; //# sourceMappingURL=index.d.ts.map