UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

4 lines (3 loc) 193 B
import { IconShapeTuple } from '../interfaces/icon.interfaces.js'; export declare const cursorHandClickIconName = "cursor-hand-click"; export declare const cursorHandClickIcon: IconShapeTuple;