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