export type DeterminateType = "determinate" | "indeterminate";
