
import { FusionChartStatic } from 'fusioncharts';

declare namespace Kermanshahregion {}
declare var Kermanshahregion: (H: FusionChartStatic) => FusionChartStatic;
export = Kermanshahregion;
export as namespace Kermanshahregion;

