export declare function StringFormat(str: string, ...args: (string | number)[]): string;