export declare const printf: (subject: string, boundValues: any[]) => string;
//# sourceMappingURL=printf.d.ts.map