/// export default function Copy({ text }: { text: string; }): JSX.Element;