UNPKG

antd-omi-icons

Version:
4 lines (3 loc) 177 B
import type { TwoToneColor } from './types'; export declare function setTwoToneColor(twoToneColor: TwoToneColor): void; export declare function getTwoToneColor(): TwoToneColor;