export declare class GlideCustomTableUtils { static getInventoryURI(searchType: string, value: string): string; static getUnmappedTableCount(searchType: string, value: string): number; static getUnmappedTables(searchType: string, value: string): string[]; static isLicensedInstance(): boolean; } //# sourceMappingURL=GlideCustomTableUtils.d.ts.map