export declare const corsSetup: (originHeader: string) => (req: any, res: any, next: any) => void;