import type { ServiceProvider } from "../contracts"; declare const coreProviders: ServiceProvider[]; export { coreProviders };