Argon IoT Development Kit (FireBase)

Hello, I’m new to the whole Argon coding.
Right now I am trying to push data to Firebase, but when I #include <FirebaseArduino.h>
which is in one of the provided libraries to use on the build.particle.io IDE where we code our stuff.
<FirebaseAruindo.h> does not work for Argon.
Error message when I include it
“expected unqualified-id before ‘(’ token”

Is there any example code / tutorials / documentation on using build.particle.io (IDE we use) to connect to Firebase and push information to Firebase for Argon.