export declare const fontWeight: (string | { 'font-weight': string; })[][]; export declare const lineHeight: (string | { 'line-height': any; })[][]; export declare const textOverflowRule: import("@unocss/core").StaticRule; export declare const textOverFlowSafeList = "text-overflow";