export type SerializerOptions = { serializer: string; serializerOptions: any; };