export declare function workdir(): string;
export declare function filePattern(pattern: string): string;
