UNPKG

@aveonline/ui-react

Version:

Home base for Aveonline design system - ecosystem react

4 lines (3 loc) 171 B
/// <reference types="react" /> import type { ClearIndicatorProps } from 'react-select'; export declare const ClearIndicator: (props: ClearIndicatorProps) => JSX.Element;