/// export default function serialize(item: any, scope?: Record, givenOptions?: { encoding?: BufferEncoding; }): string;