export declare function removeCookie(cookiePrefix: string): Promise<void>;
