import { type ApplicationConfig } from '@preon/core';
declare const config: ApplicationConfig;
export default config;
