declare const _default: (name: string, cookie?: string) => string | undefined;
export default _default;
