export declare enum ChipsActions { chipAdded = "chipAdded", chipRemoved = "chipRemoved" } //# sourceMappingURL=chips-action.d.ts.map