import { LocalModelReference } from "./LocalModelReference"; import { IndexReference } from "./IndexReference"; export declare class LocalIndexReference extends LocalModelReference { }