import * as React from "react"; function ClipboardCheckIcon(props: React.SVGProps) { return ; } export default ClipboardCheckIcon;