declare namespace AppOptions {
    const QAS_URL: string
    const QAS_TOKEN: string
}
