import { ServiceProvider } from "protoculture"; export declare class InertServiceProvider extends ServiceProvider { boot(): Promise; }