import './mobile.less'; import { ISuiteRuntime } from '../types'; import 'moment/locale/zh-cn'; declare const SwapDemoSuite: ISuiteRuntime; export default SwapDemoSuite;