export declare class DictatorConfig { private static dictatorConfig; static load(dictatorPath: string): void; }