import * as React from "react"; declare function ClipboardCheckIcon(props: React.SVGProps): JSX.Element; export default ClipboardCheckIcon;