//#region bundles/library.d.ts declare function library(): import("typescript-eslint").CompatibleConfig[]; //#endregion export { library };