/** * Returns a file/directory name prefixed by the root of the `do-devops` * library directory which it is being executed in. */ export declare function libraryDirectory(offset?: string): string; //# sourceMappingURL=libraryDirectory.d.ts.map