export declare function createFastifyHandler(router: any): (req: any, reply: any) => Promise;