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