export declare class SnowpackMain {
    static slots: never[];
    static dependencies: never[];
    static runtime: import("@teambit/harmony").RuntimeDefinition;
    static provider(): Promise<SnowpackMain>;
}
