/** * Resolves the default recipe auth file path. * Returns: ~/.dev/auth.json. */ export declare function recipeAuthPathResolve(): string; //# sourceMappingURL=recipeAuthPathResolve.d.ts.map