export declare class SNetUtil { static downLoad(name: string, url: string): void; }