export declare class SkyResources { static resources: any; static getString(name: string): string; constructor(); }