export declare const vueTutorial: {
    name: string;
    type: string;
    content: string;
};
