export declare const datatransHandler: (req: any, res: any) => Promise<void>;
