/// <reference path="index.d.ts" />

export const jQuery: JQueryStatic;
export const $: JQueryStatic;
export default jQuery;
