export declare function serializer(): (this: any, key: string, value: any) => any;
