UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

4 lines (3 loc) 184 B
import { IconShapeTuple } from '../interfaces/icon.interfaces.js'; export declare const twoWayArrowsIconName = "two-way-arrows"; export declare const twoWayArrowsIcon: IconShapeTuple;