declare function template(args: { id: string }): string; export = template;