import { type H3Event } from 'h3'; export declare function allowedOrigins(): Set; export declare function applyCors(event: H3Event): "" | undefined;