export declare function stringFormat(format: string, ...args: any[]): string;
