import { IEnumerable } from '../types'; export declare function empty(): IEnumerable; //# sourceMappingURL=empty.d.ts.map