import { Section } from '../../../../types';
export declare function generateItemMetadata(quiz: Section): string;
