
import { FusionChartStatic } from 'fusioncharts';

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

