declare module fb { class Mabe_MatchningObjektROGen extends ResourceBase { NyMatchning: boolean; Count: number; constructor(data: any); } }