/// import { SvgIconProps } from './types'; export declare function CloudLinkIcon({ className, ...props }?: Partial): JSX.Element;