import { Extender } from 'extension-methods';
export declare function getFluent(iterable: any, handler: Extender<any>, symbol: symbol): any;
