export type AttributeKugi = { id: number; mapset_id: number; key: string; value: string; cuid: number; cdate: string; };