import type { IEnumerable } from "../types/index.js"; /** * Adds LINQ methods to String prototype */ export declare const bindString: >() => void;