import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function Servers(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=Servers.d.ts.map