/**
 * AUTO-GENERATED FILE - DO NOT EDIT
 * Generated by mj codegen manifest
 * App: @memberjunction/a2aserver
 * Dependency tree: 193 packages walked, 0 contain @RegisterClass
 *
 * This file imports every @RegisterClass decorated class by name and places
 * them in an exported array, creating a static code path that prevents
 * tree-shaking from removing them.
 */
/**
 * Runtime references to every @RegisterClass decorated class.
 * This array creates a static code path the bundler cannot tree-shake.
 */
export declare const CLASS_REGISTRATIONS: any[];
/** Marker constant indicating the manifest has been loaded. */
export declare const CLASS_REGISTRATIONS_MANIFEST_LOADED = true;
/** Total @RegisterClass decorated classes discovered in dependency tree */
export declare const CLASS_REGISTRATIONS_COUNT = 0;
/** Packages imported by this manifest */
export declare const CLASS_REGISTRATIONS_PACKAGES: readonly [];
//# sourceMappingURL=class-registrations-manifest.d.ts.map