import type { ServiceProvider } from "../contracts"; declare const authProvider: ServiceProvider; export default authProvider;