export declare const ensureDir: (source: string, options?: { debug?: boolean; quiet?: boolean; }) => void; //# sourceMappingURL=ensureDir.d.ts.map