export declare function tryProcessMacro(cwd: string, macro: string): string | undefined;
