export default serverConfig;
/** @type {import('eslint').Linter.Config[]} */
declare const serverConfig: import("eslint").Linter.Config[];
