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

declare const transition: SemanticUI.Transition;
export = transition;
