import NightingaleSequence from "./nightingale-sequence"; export type { SequenceBaseType } from "./nightingale-sequence"; export default NightingaleSequence; //# sourceMappingURL=index.d.ts.map