import { FC, SVGProps } from 'react'; declare const IconServer: FC & { fill?: string }>; export default IconServer;