export declare const themesTutorial: {
    name: string;
    content: string;
};
