export declare enum ChipOrientation { row = "row", column = "column" } //# sourceMappingURL=constants.d.ts.map