import type * as l1 from "./L1"; export type { l1 }; import type * as standards from "./standards"; export type { standards };