export default class GremlinCommandLibrary { static getRollbackTransactions(): string; static getCreateUniquePropertyIndexForLabel(labelName: any, propertyName: any, rollbackTransactions: any): string; }