import nodeGlob from 'glob'; export declare function glob(pattern: string | string[], options?: nodeGlob.IOptions): Promise;