import { CustomComponentLibraryWrappedClient } from '../../customComponentLibraryWrappedClient'; export declare function syncRevisions(libraryId: string, originClient: CustomComponentLibraryWrappedClient, targetClient: CustomComponentLibraryWrappedClient, verbose?: boolean): Promise;