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