export declare const DEFAULT: {
    routes: (config: any) => {};
};
