import React from "react"; export const DuplicateIcon = ({ ...props }) => { return ( ); };