export declare const expandPaths: typeof import("glob-extra").expandPaths;
export declare const isMask: typeof import("glob-extra").isMask;
export type { GlobOpts, ExpandOpts } from "glob-extra";
