/** * @author Santhosh Vasabhaktula */ import { FrameworkConfig } from './interfaces'; export declare const defaultConfig: FrameworkConfig;