import { RemixiconReactIconComponentType } from './dist/typings';

declare const ServerFillIcon: RemixiconReactIconComponentType;
export default ServerFillIcon;
