import * as fs from './fs'; export declare function createFSPool(concurrentSize: number): typeof fs;