export declare class ConfigHelper {
    static get(entryName: string): any;
}
