export declare const COOKIE_BASE_PATH_NAME = "NEXT_INTL_BASE_PATH";
export declare const HEADER_LOCALE_NAME = "X-NEXT-INTL-LOCALE";
export declare const LOCALE_SEGMENT_NAME = "locale";
