type TStorageUtilsCtor = new () => IStorageUtils; Copy
type TStorageUtilsCtor = new () => IStorageUtils;
Constructor type for storage adapters. Used for custom storage implementations.