import React from "react"; export declare const Duplicate: (props: { workIds?: string[]; viewId: string; }) => React.JSX.Element;