export interface CloneTemplatePost { id: string; name: string; }