export type Option = { label: string; value: string; }; //# sourceMappingURL=types.d.ts.map