export declare function mkdirPathComponentsWithGuards(params: { rootReal: string; targetPath: string; beforeComponent?: (componentPath: string) => Promise | void; }): Promise; //# sourceMappingURL=guarded-mkdir.d.ts.map