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