export declare function loadFile(fileName: string, storeName: string, isCountry?: boolean): void;
