export declare function tmpl(templateOrId: string, data?: Object): any; export declare function template(templateOrId: string, data?: any): any;