declare interface NoteTemplate { name: string; text: string; }