import { type EtoroConfig } from "./types/config.js"; export declare function loadConfig(): EtoroConfig;