export default function getHandler(): (_req: any, res: any) => Promise<void>;
