import { UuidString } from '@Lib/Types/UuidString' export type TemplateNoteViewControllerOptions = { title?: string tag?: UuidString }