import { CommandFunction } from '@lingxiteam/types'; /** * 切换菜单为内联样式 * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;