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