// @ts-nocheck
export declare const SYMBOL: {
    MODELS_MAPPING: symbol;
    DEFAULT_MODEL: symbol;
    STORAGE: string;
    CLASSES: string;
    ClassNameStaticProperty: string;
};