/// import { IconProps } from '../../types'; declare const ClipboardCheck: (allProps: IconProps) => JSX.Element; export default ClipboardCheck;