import type { JQStatic } from './shared/core.js';
export declare const $: JQStatic;
