export declare function relativePathToEnum(namespace: string, enumNamespace: string, enumName: string): string; export declare function relativePathToModel(namespace: string, modelNamespace: string): string;