import type { APIRoute } from '../../types/public/common.js';
export declare const POST: APIRoute;
