/** * Binds LINQ methods to Array Types, Map, Set, and String */ export declare const initializeLinq: () => void;