/** 获取 tooltip css class name */ export declare const getStrategySheetTooltipClsName: (name?: string) => string;