import type * as peripherals from "./peripherals";
export type { peripherals };
export type { IKeep3r } from "./IKeep3r";
//# sourceMappingURL=index.d.ts.map