export * from "./split"; export * from "./trim"; export * from "./replace"; export * from "./repeat"; export * from "./compare"; export * from "./length";