declare const accessToken: string; declare let appSecret: string | undefined; export { accessToken, appSecret, };