import { SVGProps } from "react"; declare const ClipboardDocumentIcon: (props: SVGProps) => JSX.Element; export default ClipboardDocumentIcon;