/// import { IconProps } from "../SvgIcon"; export declare const Copy: (props?: IconProps) => JSX.Element; export default Copy;