import NightingaleStructure from "./nightingale-structure"; export type * from "./nightingale-structure"; export type * from "./position-mapping"; export { amColorScale } from "./AlphaMissenseColorTheme"; export default NightingaleStructure; //# sourceMappingURL=index.d.ts.map