/** Human-readable RSS for the `ps` table; `-` for unknown/zero. */ export declare const formatBytes: (bytes: number | null) => string;