/// namespace MisskeyEntity { export type CreatedNote = { createdNote: Note } }