export type NoteType = 'warning' | 'tip' | 'info' | 'quote'