export declare const isCsrfOriginAllowed: (originDomain: string, allowedOrigins?: string[]) => boolean;