import NightingaleStructure from "./nightingale-structure"; export type * from "./nightingale-structure"; export type * from "./position-mapping"; export { amColorScale } from "./AlphaMissenseColorTheme"; export default NightingaleStructure;