import React from 'react'; import '../index.less'; declare const ServiceContentRef: React.ForwardRefExoticComponent & React.RefAttributes>; export default ServiceContentRef;