import './ChipsItem.css'; import { ChipsItemProps } from '../types'; export declare const ChipsItem: import("../../../utils/types/PropsWithAsAttributes").ComponentWithAs;