import type { StringToArray } from "./stringToArray"; export type LengthOfString = StringToArray["length"];