import type { ApplicationService } from '../src/types.js';
declare let config: ApplicationService['config'];
export { config as default };
