
import { FusionChartStatic } from 'fusioncharts';

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

