/// import { ChipsProps } from "./types"; export declare function Chips({ label, onClose, alert, leading, variant, }: ChipsProps): JSX.Element; //# sourceMappingURL=index.d.ts.map