export declare const LIB_NAME = "role-catalog"; /** The running library version, read from package.json — always in lockstep * with what was published, because it IS what was published. */ export declare const LIB_VERSION: string; //# sourceMappingURL=version.d.ts.map