UNPKG

ui-lit

Version:

UI Elements on LIT

4 lines (3 loc) 360 B
export declare const iconCSSVarNames: Record<"color" | "fontFamily" | "fontSize" | "positiveColor" | "negativeColor", import("lit").CSSResultOrNative>; export declare const iconCSSVars: Record<"color" | "fontFamily" | "fontSize" | "positiveColor" | "negativeColor", import("lit").CSSResultOrNative>; export declare const iconStyle: import("lit").CSSResult;