export type sameSite = 'Strict' | 'Lax' | 'None';