export declare const showContentTab: (contentId: string, typeTab: string) => void; export declare const changeTab: (idElement: string) => void;