import { InitTemplateOptions } from '../types'; export declare function initTemplate(options: InitTemplateOptions): Promise;