export type Option = Record | string | number | boolean;