import { CopyProps } from './PropsType'; export default function Copy(p: CopyProps): import("react/jsx-runtime").JSX.Element;