export declare function interpolate(template: string, data: any): string;
