import type { IUnleashConfig } from '../types/index.js';
export declare function loadIndexHTML(config: IUnleashConfig, publicFolder: string): Promise<string>;
//# sourceMappingURL=load-index-html.d.ts.map