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

declare const api: SemanticUI.Api;
export = api;
