declare function rmCookie(key: string): void;

export = rmCookie;
