import { IEndpointRender } from '../types'; import './index.less'; declare const endPointRender: IEndpointRender; export default endPointRender;