UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

8 lines (7 loc) 238 B
export declare const KindIcons: { readonly brand: "lightbulb"; readonly danger: "exclamationMarkTriangle"; readonly info: "information"; readonly success: "checkCircle"; readonly warning: "exclamationMarkTriangle"; };