PinDbEntity: {
    cid: string;
    type: keyof typeof PinTypeMap;
}