export interface RadioOption { value: string; index: string; } //# sourceMappingURL=types.d.ts.map