import React from 'react'; import './index.less'; import '../../../components/drawer/index.less'; import './index.less'; import { BaseResponsiveProps } from '../../../../../responsive/type'; export interface EditServiceRef { init: (cacheItem?: any) => void; } declare const _default: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>; export default _default;