export = config;
/** @type {import('jest').Config} */
declare const config: import("jest").Config;
