import React from 'react'; import './index.less'; declare const OtherPageDataSource: React.FC; export default OtherPageDataSource;