export declare class BabelCLI { compile(): void; static runtime: import("../../..").RuntimeDefinition; static provider(): Promise; }