export declare const loadHtmx: () => Promise<any>;
export declare const initializeHtmx: () => Promise<any>;
