import { Enginer } from './tpl'; export declare function register(): Enginer & { name: string; };