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