import type { SerializerFactory } from '.';
declare const EntitySerializerFactory: SerializerFactory;
export default EntitySerializerFactory;
