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