export interface CheckboxOptions { optionName: string; optionValue: string; } //# sourceMappingURL=ICheckboxOptions.d.ts.map