export type InputGroupPresentation = "segmented" | "seamless"; export type InputGroupSize = "s" | "m" | "l"; //# sourceMappingURL=input-group.types.d.ts.map