import { default as React } from 'react'; import { IconProps } from '../icon'; export type IndicatorProps = Partial; export declare const Indicator: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>;