import { default as Copy } from './Copy'; export { Copy as TCopy }; export type { CopyProps as TCopyProps } from './PropsType';