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