import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ServerPush: React.FC; export default ServerPush;