import { NestjsxRC } from '../interfaces/nestjsx-rc.interface'; export declare const defaults: NestjsxRC; export declare const apprc: NestjsxRC;