import { BootstrappingParameters } from './bootstrap-props'; export declare function legacyBootstrapTemplate(params: BootstrappingParameters): any;