export function outputTail(value: string | Buffer | null | undefined, maxBytes: number): string;