export declare class ResourceUtil {
    static getNameByTags(resource: any): any;
}
