// Type definitions for @dyna-grid/core v1.1.4 // Project: // Definitions by: zhangkun <> export declare function convertToSet(list: T[]): Set;