export declare const commands: { [x: string]: any; }; export declare const actions: { [x: string]: any; };