import { Database } from '~server/data/interfaces'; declare const googleDatabase: Database; export default googleDatabase;