export type ContentsDate = { publicationDate: string; modificationDate: string; };