export declare function formatString(format: string, ...values: (string | number)[]): string;