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