import { FullConfig } from '../model/config'; export declare const getCookieDomain: (config: FullConfig) => string;