export type TRegistryPack = Readonly<{ key: string; value: T; }>;