import * as React from "react"; declare function Copy(props: React.SVGProps): any; export default Copy;