import glob from 'fast-glob'; export type Glob = typeof glob; export declare const globInjectable: import("@ogre-tools/injectable").Injectable;