import { SettingItem } from '../parts/control/items/setting';
export declare const speedSettingItem: () => SettingItem;
