import type { BootstrappingParameters } from './bootstrap-props'; export declare function legacyBootstrapTemplate(params: BootstrappingParameters): any; //# sourceMappingURL=legacy-template.d.ts.map