import React from 'react'; import { ChipProps } from './Chip.types'; export declare const Chip: React.ForwardRefExoticComponent>;