export declare function printAndExit(message: string, code?: number): void;
export declare function getNodeOptionsWithoutInspect(): string;
