/** * @public */ export type ChipTransformFn = (text: string) => T; //# sourceMappingURL=ChipTransformFn.d.ts.map