/// <reference types="jquery" />
/// <reference path="global.d.ts" />

declare const nag: SemanticUI.Nag;
export = nag;
