export declare function forkArtifact(identifier: string, options: { version?: string; title?: string; folder?: string; }): Promise;