export type GlobalConfig = { pinnedItems: { itemId: string; type: 'post' | 'contract' }[] }