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