import * as react_jsx_runtime from 'react/jsx-runtime'; import { SVGProps } from 'react'; declare const ServerDarkColored: (props: SVGProps) => react_jsx_runtime.JSX.Element; export { ServerDarkColored as default };