export declare const preAction: (command: any) => Promise; export declare const action: () => Promise;