// Type definitions for semantic-ui-site 2.2 // Project: http://www.semantic-ui.com // Definitions by: Leonard Thieu // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 /// /// declare const site: SemanticUI.Site; export = site;