import React from 'react'; export declare const CopiedIcon: ({ style }: { style?: React.CSSProperties; }) => import("react/jsx-runtime").JSX.Element;