export declare const barrelGlob = "**/index.*";
export declare const testGlob = "**/*.{test,spec}.*";
