export declare const ApplicationSchemaName = "application.json"; export declare const SystemSchemaName = "system.json"; export declare const AuthControllerSchemaName = "authController.json"; export declare const LayoutSchemaName = "layout.json"; export declare const StickyWindowsConfigurationSchemaName = "swConfiguration.json"; export declare const StickyWindowsThemeSchemaName = "swTheme.json"; export declare const GatewayConfigSchemaName = "gw.json"; export declare const OtelConfigSchemaName = "otel.json"; export declare const AllNames: string[];