/** @return pretty-printed bytes */ export default function safePrettyPrintBytes(_bytes: string | number): string;