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