export declare function getMemoryUsage(): NodeJS.MemoryUsage; export declare function getMemoryUsageMessage(): string;