import { CelestialConfig } from "../types.js";
export declare const CONFIG_NAME = "celestial.config.json";
export declare function getConfig(): CelestialConfig;
//# sourceMappingURL=config.d.ts.map