import { AppConfig } from './types.js';
export declare const appConfig: AppConfig;
