export interface SingHttpPayload { data: Record; filter?: Record; } //# sourceMappingURL=sing-http-payload.d.ts.map