export { createLightship } from './factories/createLightship.js'; export type { BeaconController, ConfigurationInput, Lightship, } from './types.js';