export declare class PackageCommand { path: string; package(): Promise; }