import type { Serializer } from './serializer.interface'; export declare const MinimalSerializer: Serializer; //# sourceMappingURL=minimal.d.ts.map