declare const _default: { projectPath: string; configPath: string; ignored: { ignored: RegExp; persistent: boolean; }; }; export default _default;