import { GlobalToken } from 'antd'; import { CSSInterpolation } from '@ant-design/cssinjs'; export declare const genMobileSimulatorStyle: (prefixCls: string, token: GlobalToken) => CSSInterpolation;