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