declare module fb { class Tagg extends TaggLOGen { constructor(data: any); getPrimaryKey(): any; getForeignKeyObject(): any; } }