import React from 'react'; import IconProps from './props'; declare const ServerVariantIcon: React.FC; export default ServerVariantIcon;