declare const headers: { "Content-Type": string; "Access-Control-Allow-Origin": string; "Access-Control-Allow-Methods": string; }; export { headers };