import * as React from "react"; const CopyAlt = ({ width, height, color }) => ( ); export default CopyAlt;