import { AngularConfig } from './angular-config'; export declare class SpaConfig { angular: AngularConfig; }