import type { AppConfig } from "../types";
export declare const getConfig: () => AppConfig;
//# sourceMappingURL=getConfig.d.ts.map