export * as access from "./access"; export * as html from "./html"; export * as list from "./list"; export * as math from "./math"; export * as object from "./object"; export * as styles from "./styles"; export * as type from "./type"; export * as time from "./time"; export * as geom from "./geom"; //# sourceMappingURL=index.d.ts.map