declare function buildCookie(session_id: string, duration: number): string; export default buildCookie;