export declare class OrganizationAppMapping { id: number; organization_id: string; appcode: string; }