export declare function FieldCopy({ value }: { value: unknown; }): import("react/jsx-runtime").JSX.Element;