export declare class Constant {
    static aion_logo: string;
    static explorer_base_url: string;
}
