declare const _default: () => {
    extends: string;
    compilerOptions: {
        outDir: string;
        rootDir: string;
    };
    include: string[];
    exclude: string[];
};
export default _default;
//# sourceMappingURL=tsconfig-server.json.d.ts.map