import React from 'react'; import { IInputChip } from './interfaces'; import './FeInputChip.scss'; export declare const FeInputChip: React.ForwardRefExoticComponent & React.RefAttributes>;