UNPKG

@kaspersky/components

Version:

Kaspersky Design System UI Kit

4 lines (3 loc) 125 B
import { FC } from 'react'; import { IndicatorProps } from './types.js'; export declare const Indicator: FC<IndicatorProps>;