declare module fb { class NyckelordLO extends ResourceBase { NyckelordId: number; OrdsRepresentantText: string; constructor(data: any); } }