Version: 0.15.0-0
import { IMinimatch } from 'minimatch';
export declare function createMinimatch(patterns: string[]): IMinimatch[];