import React from 'react'; import { ComboboxChipProps } from './ComboboxChip.types'; export declare const ComboboxChip: React.ForwardRefExoticComponent>; //# sourceMappingURL=ComboboxChip.d.ts.map