export declare class SharedResource { name: string; instanceOfType: any; description?: string; }