export declare class ActionGenerator { static getActions(count?: number): string[]; }