import type { HookContext } from '@feathersjs/feathers'; export declare const dehydrate: , any> = HookContext, any>>() => (context: H) => Promise>;