export type TabLeaderType = "dot" | "heavy" | "hyphen" | "middleDot" | "none" | "underscore";