/** Logs effective OS user running the current process. */
export declare function printUser(): Promise<void>;
//# sourceMappingURL=runtime.d.ts.map