export type { IClimbro } from "./device/climbro.interface.js"

export type { IEntralpi } from "./device/entralpi.interface.js"

export type { IForceBoard } from "./device/forceboard.interface.js"

export type { IKilterBoard } from "./device/kilterboard.interface.js"

export type { IMotherboard } from "./device/motherboard.interface.js"

export type { ImySmartBoard } from "./device/mysmartboard.interface.js"

export type { IProgressor } from "./device/progressor.interface.js"

export type { ISmartBoardPro } from "./device/smartboard-pro.interface.js"

export type { IWHC06 } from "./device/wh-c06.interface.js"
