export type { StorageData, UserConfig, Config, HardConfig } from "./types.js"; export { formatConfig } from "./default.js"; export { hardConfig } from "./hard.js"; //# sourceMappingURL=index.d.ts.map