export declare class BaseConst { static ID: string; static Name: string; static Code: string; static BeLabel: string; }