import { type RouteHandlerMethod } from 'fastify';
export declare const appleIAPHandler: RouteHandlerMethod;
export default appleIAPHandler;
