import { TemplateConfig } from '../types';
export declare const templates: Record<string, TemplateConfig>;
