export interface StringUtil { format(...args: string[]): string }