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