export declare function CopyCell(props: { text?: string; minWidth?: number; testId?: string; }): import("react/jsx-runtime").JSX.Element;