export declare class TutorialAction { key: string; title: string; text: string; order: number; }