import { SchemaDefinition } from "..";
export default function serializeJsonProperties(entities: any[], schema: SchemaDefinition): void;
