import { QueryObject } from "../QueryObject"; import { QModelBasePath } from "./QModelBasePath"; export declare class QEntityPath extends QModelBasePath { private discriminator; }