import * as i0 from "@angular/core";
import * as i1 from "@angular/router";
export declare function defaultCheckoutComponentsConfig(): {
    featureModules: {
        checkout: {
            cmsComponents: string[];
        };
        checkoutCore: string;
    };
};
export declare class CheckoutRootModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CheckoutRootModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CheckoutRootModule, never, [typeof i1.RouterModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CheckoutRootModule>;
}
