export declare function buildCollectionPath(collectionPath: string, params?: { [placeholder: string]: string; }): string;