import { SelectOption } from './types/types'; export declare const products: SelectOption[]; export declare const paths: { acco: string; 'acti,attr,reta': string; cate: string; even: string; tour: string; }; export declare const monthsEnglish: { label: string; value: string; }[]; export declare const dmoUrls: string[]; export declare const signpostedPartners: string[];