export declare const formatString: (template: string, values: Record) => string;