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