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

declare const dimmer: SemanticUI.Dimmer;
export = dimmer;
