import * as React from "react"; import type { IconProps } from "../types"; declare const ServerStack: React.ForwardRefExoticComponent>; export default ServerStack; //# sourceMappingURL=server-stack.d.ts.map