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