import { SVGProps } from "react"; declare const ServerStackIcon: (props: SVGProps) => JSX.Element; export default ServerStackIcon;