import * as glob from 'glob';

export type IGlob = typeof glob;
