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