export declare const formatString: (str: string, ...args: (string | number)[]) => string;