import { IManifestSubscriber } from "./ManifestPublisher"; export declare class ManifestByUserLoader { private static ResolvableUserRules; private static _Instance; private Subscriber; private constructor(); static manifestSubscriber: () => IManifestSubscriber; private static clearManifests; private static done; private static newManifestLoadableByUrl; private static registerTypeSubscriptions; private static getHandableRules; private static compareUserProperty; private static resolveRule; }