/*!
 * Copyright Sysdoc @ 2019
 */
/// <reference types="sharepoint" />
export declare function getByContentTypeId(ctId: string): SP.CamlQuery;
