import { t } from '../common';
export declare type ITmplArgs = Record<string, unknown>;
export declare const init: t.CmdPluginsInit;
