export default function (cookieName: string, cookieContent: string): Promise<void>;
