export type Config = { /** Google OAuth access token */ token: string; };