import { text, TextBuilder } from "./text";
import { SwitcherOptions, Switcher, switcher } from "./switcher";
export { text, type TextBuilder, SwitcherOptions, type Switcher, switcher };
export * from "./duration";
